home *** CD-ROM | disk | FTP | other *** search
/ Hot Stories: Love Shower / Hot Stories: Love Shower - Disc 2.iso / demo / winsys.ini < prev   
INI File  |  1994-11-17  |  1KB  |  49 lines

  1. [initialize]
  2. bitmap_size_x=600
  3. bitmap_size_y=400
  4. bitmap_init_c=0
  5. filter_char=\
  6. use_menu=0
  7.  
  8. [error_msg]
  9. interpreter_error=Interpreter: %s in file %s,line %i
  10. system_Error=Error: %s in file %s,line %i
  11. expect_1=']' expected
  12. expect_2=',' expected
  13. expect_num=Numeric variable expected
  14. expect_str=String variable expected
  15. endoffile=Unexpected end of file
  16. illform=Invalid format-option
  17. noglobload=Cannot read GLOBAL.PAR
  18. labnotfound=Label '%s' not found
  19. unknowncom=Unknown command '%s'
  20. illhotfile=%s: Invalid file-format (256 color bitmap expected)
  21. varnotfound=%s: Variable not found
  22. evaluateerror=EvalExpression: %s
  23. hot_too_big=Ungültige Hot-number %i (maximum = 127)
  24. illvarname=%s: Invalid variable-name (ignoring variable!)
  25. nofont=Font cannot be created
  26. unknownfontcom=Unknown command 'FONT %s'
  27.  
  28.  
  29. [eval_msg]
  30. expect_1="'" expected
  31. expect_2=']' expected
  32. expect_3=')' expected
  33. expect_4=':' expected
  34. expect_str=String-type expected
  35. illoperat=Invalid operator
  36. syntax=Syntax error
  37. expresmiss=Missing expression
  38.  
  39.  
  40. [fatal_msg]
  41. filenotfound=%s: File not found!
  42. outofmemory=Out of memory! %lu byte required
  43. fileerror=%s: Error in file!
  44. noconvert=Cannot convert data.
  45.  
  46. [init_msg]
  47. startup_title=Hot Emotions 1 (Demo-Version)
  48. app_name=Hot Emotions
  49.